PXC Documentation

PXC Home

Pixel Builder

pre 1.18

Will break, do not create. please. Why is it here??

Node Data

Display name

Pixel Builder

Internal name

Node_Pixel_Builder

Inheritances

Node_Collection
Node_Pixel_Builder

Inputs

Layers

vec2

Dimension

Outline

bool

Outline

int

Thickness

color

Color

Outputs

surface

Surface Out

dynasurface

Dynamic Builder


Pixel Builder (PB) is a system for creating parametric pixel art. PB is based on the concept of box (PBBox) composition.



Properties


Outline
OutlineApply output post-processing effect.
ThicknessOutline thickness.
ColorOutline color.


PBBox Composition


PBBox is a composition system based on nested box. Each box contain nestedchildren boxes and its position, scale are defined relative to its parent.


PBBox also used in Custom panel.



Commit History


1.15.4
  • Introduced

Related Links